trigger n. (枪上的)扳机;【机械工程】扳柄;闸柄;制轮(机),制滑器;【物理学】触发器,引爆器;【化学】(连锁反应)引起物;〔转〕触发物;【电学】起动线路;起动装置。 pull [press] the trigger 扳扳机,射击。 quick on the trigger 打得快的;〔口语〕动不动就开枪的;敏速的;〔美俚〕性急的;三心两意的。 vt. 扳动扳机射击;触发,激起 (off)。 vi. 松开扳柄。
action n. 1.动作,活动;行为,行动。 ★ act 指一次所作的行为;action 虽与 act 同义,但多半指某一期间内出现数次的行动;累积而成的 action 叫做 conduct. 2.举动,态度,姿势。 3.主动力,作用,机能。 4.(机械装置中)有动作的部分;机械装置[作用]。 5.措施,手段。 6.(演员的)表演;(小说等中的)情节。 7.【法律】诉讼。 8.【军事】战斗,战事。 9.某一地区[场合]内最热闹盛行的活动。 10.〔美口〕刺激性的活动;赌博。 a chemical action 化学作用[反应]。 Take (prompt) action 采取(快速)措施。 Accept action 应战。 An encounter action 遭遇战。 A defensive [an offensive] action 防御[攻击]战。 A-! 【电影】开演! A- stations!【军事】各就各位! Action of the bowels 【医学】通便(作用)。 Action of the first impression 【法律】新诉〔无以前判例可循的诉讼〕。 Be in action 行动中。 Be put out of action 失掉战斗力;(机械等)出毛病,不灵。 Break off an action 停战。 Bring [take] an action against 对…提起诉讼,控告。 Bring [come] into action 使…参加战斗,参战,使开始战斗,开战。 By [under] the action of 在…作用下。 Clear (a ship, or the decks) for action (军舰)准备战斗。 Go into action 开始行动;投入战斗。 Line of action 【物理学】作用线;〔比喻〕活动的形式[方针]。 Man of action 活动家,实行家。 Out of action 损坏;有故障。 Put into [in] action 实行,实施;开动。 See action 加入战斗。 Suit the action to the word 见 suit 条。 Take action (in) 1. 着手,动手,开始。 2. 提起诉讼 (against)。 vt. 古语〕对…提起诉讼。 -er n. (电影的)动作片,打斗片。
Triggers action only when the name matches the name of the 的名称匹配时才会触发操作。
Now it s time to build the triggered action 现在该创建触发动作了。
An invalid trigger action , one that is not exposed to the user , occurred 出现一个无效触发操作,该操作不向用户公开。
Custom trigger action 定制扳机装置
Triggers action only when stopped by a thread id breakpoint number with same value ,只有当具有相同值的线程id /断点号引起停止时才会触发操作。
The trigger actions specified in the transact - sql statements go into effect when the dml or ddl operation is tried 尝试dml或ddl操作时,将执行transact - sql语句中指定的触发器操作。
If the constraints are violated , the instead of trigger actions are rolled back and the after trigger is not fired 如果违反了约束,则将回滚instead of触发器操作,并且不激活after触发器。
Trigger conditions specify additional criteria that determine whether the tried dml or ddl statements cause the trigger actions to be performed 触发器条件指定其他标准,用于确定尝试的dml或ddl语句是否导致执行触发器操作。
The same trigger action can be defined for more than one user action for example , insert and update in the same create trigger statement 在同一条create trigger语句中,可以为多种用户操作(如insert和update )定义相同的触发器操作。
Additionally , the following transact - sql statements are not allowed inside the body of a dml trigger when it is used against the table or view that is the target of the triggering action 另外,如果对作为触发操作目标的表或视图使用dml触发器,则不允许在该触发器的主体中使用下列transact - sql语句。